From ca098bb42a193057c9379c901a59f54068fdc942 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 22 May 2017 21:42:01 -0400 Subject: [PATCH] Update a11y test output --- testsuite/a11y/about.txt | 200 ++++++++++++++++---------------- testsuite/a11y/actionbar.txt | 19 ++- testsuite/a11y/colorchooser.txt | 86 +++++++------- testsuite/a11y/expander.txt | 40 ------- testsuite/a11y/menubutton2.txt | 32 ++--- testsuite/a11y/menubutton3.txt | 32 ++--- testsuite/a11y/pickers.txt | 4 +- 7 files changed, 186 insertions(+), 227 deletions(-) diff --git a/testsuite/a11y/about.txt b/testsuite/a11y/about.txt index 4d7917e97c..60b62068c3 100644 --- a/testsuite/a11y/about.txt +++ b/testsuite/a11y/about.txt @@ -8,104 +8,6 @@ window1 layer: window alpha: 1 - headerbar1 - "panel" - parent: window1 - index: 1 - state: enabled sensitive showing visible - toolkit: gtk - - layer: widget - alpha: 1 - stack_switcher - "filler" - parent: headerbar1 - index: 0 - state: enabled horizontal sensitive - toolkit: gtk - - layer: widget - alpha: 1 - unnamed-GtkRadioButtonAccessible-0 - "radio button" - parent: stack_switcher - index: 0 - name: About - member-of: unnamed-GtkRadioButtonAccessible-1 - unnamed-GtkRadioButtonAccessible-2 - unnamed-GtkRadioButtonAccessible-3 - unnamed-GtkRadioButtonAccessible-0 - state: checked enabled focusable sensitive visible - toolkit: gtk - - layer: widget - alpha: 1 - - image size: -1 x -1 - image description: (null) - - action 0 name: click - action 0 description: Clicks the button - unnamed-GtkRadioButtonAccessible-3 - "radio button" - parent: stack_switcher - index: 1 - name: Credits - member-of: unnamed-GtkRadioButtonAccessible-1 - unnamed-GtkRadioButtonAccessible-2 - unnamed-GtkRadioButtonAccessible-3 - unnamed-GtkRadioButtonAccessible-0 - state: enabled focusable sensitive - toolkit: gtk - - layer: widget - alpha: 1 - - image size: -1 x -1 - image description: (null) - - action 0 name: click - action 0 description: Clicks the button - unnamed-GtkRadioButtonAccessible-2 - "radio button" - parent: stack_switcher - index: 2 - name: License - member-of: unnamed-GtkRadioButtonAccessible-1 - unnamed-GtkRadioButtonAccessible-2 - unnamed-GtkRadioButtonAccessible-3 - unnamed-GtkRadioButtonAccessible-0 - state: enabled focusable sensitive - toolkit: gtk - - layer: widget - alpha: 1 - - image size: -1 x -1 - image description: (null) - - action 0 name: click - action 0 description: Clicks the button - unnamed-GtkRadioButtonAccessible-1 - "radio button" - parent: stack_switcher - index: 3 - name: System - member-of: unnamed-GtkRadioButtonAccessible-1 - unnamed-GtkRadioButtonAccessible-2 - unnamed-GtkRadioButtonAccessible-3 - unnamed-GtkRadioButtonAccessible-0 - state: enabled focusable sensitive - toolkit: gtk - - layer: widget - alpha: 1 - - image size: -1 x -1 - image description: (null) - - action 0 name: click - action 0 description: Clicks the button dialog-vbox1 "filler" parent: window1 @@ -319,7 +221,7 @@ window1 start index: 0 end index: 7 anchors: http://www.gtk.org - unnamed-GtkLabelAccessibleLinkImpl-4 + unnamed-GtkLabelAccessibleLinkImpl-0 "link" parent: website_label state: enabled focusable focused multi-line sensitive showing visible @@ -414,7 +316,7 @@ See the GNU General Public License, version 3 or later for details. start index: 56 end index: 102 anchors: http://www.gnu.org/licenses/gpl-3.0.html - unnamed-GtkLabelAccessibleLinkImpl-5 + unnamed-GtkLabelAccessibleLinkImpl-1 "link" parent: license_label state: enabled focusable focused multi-line sensitive showing visible @@ -441,3 +343,101 @@ See the GNU General Public License, version 3 or later for details. layer: widget alpha: 1 + headerbar1 + "panel" + parent: window1 + index: 1 + state: enabled sensitive showing visible + toolkit: gtk + + layer: widget + alpha: 1 + stack_switcher + "filler" + parent: headerbar1 + index: 0 + state: enabled horizontal sensitive + toolkit: gtk + + layer: widget + alpha: 1 + unnamed-GtkRadioButtonAccessible-2 + "radio button" + parent: stack_switcher + index: 0 + name: About + member-of: unnamed-GtkRadioButtonAccessible-3 + unnamed-GtkRadioButtonAccessible-4 + unnamed-GtkRadioButtonAccessible-5 + unnamed-GtkRadioButtonAccessible-2 + state: checked enabled focusable sensitive visible + toolkit: gtk + + layer: widget + alpha: 1 + + image size: -1 x -1 + image description: (null) + + action 0 name: click + action 0 description: Clicks the button + unnamed-GtkRadioButtonAccessible-5 + "radio button" + parent: stack_switcher + index: 1 + name: Credits + member-of: unnamed-GtkRadioButtonAccessible-3 + unnamed-GtkRadioButtonAccessible-4 + unnamed-GtkRadioButtonAccessible-5 + unnamed-GtkRadioButtonAccessible-2 + state: enabled focusable sensitive + toolkit: gtk + + layer: widget + alpha: 1 + + image size: -1 x -1 + image description: (null) + + action 0 name: click + action 0 description: Clicks the button + unnamed-GtkRadioButtonAccessible-4 + "radio button" + parent: stack_switcher + index: 2 + name: License + member-of: unnamed-GtkRadioButtonAccessible-3 + unnamed-GtkRadioButtonAccessible-4 + unnamed-GtkRadioButtonAccessible-5 + unnamed-GtkRadioButtonAccessible-2 + state: enabled focusable sensitive + toolkit: gtk + + layer: widget + alpha: 1 + + image size: -1 x -1 + image description: (null) + + action 0 name: click + action 0 description: Clicks the button + unnamed-GtkRadioButtonAccessible-3 + "radio button" + parent: stack_switcher + index: 3 + name: System + member-of: unnamed-GtkRadioButtonAccessible-3 + unnamed-GtkRadioButtonAccessible-4 + unnamed-GtkRadioButtonAccessible-5 + unnamed-GtkRadioButtonAccessible-2 + state: enabled focusable sensitive + toolkit: gtk + + layer: widget + alpha: 1 + + image size: -1 x -1 + image description: (null) + + action 0 name: click + action 0 description: Clicks the button diff --git a/testsuite/a11y/actionbar.txt b/testsuite/a11y/actionbar.txt index e72b2ca90d..3f5900377c 100644 --- a/testsuite/a11y/actionbar.txt +++ b/testsuite/a11y/actionbar.txt @@ -50,8 +50,7 @@ window1 action 0 description: Clicks the button button5 "push button" - parent: unnamed-GtkContainerAccessible-0 - index: 2 + parent: unnamed-GtkWidgetAccessible-1 name: Center state: enabled focusable sensitive showing visible toolkit: gtk @@ -64,11 +63,11 @@ window1 action 0 name: click action 0 description: Clicks the button - button4 + button3 "push button" - parent: unnamed-GtkContainerAccessible-0 - index: 3 - name: End 2 + parent: unnamed-GtkContainerAccessible-2 + index: 1 + name: End 1 state: enabled focusable sensitive showing visible toolkit: gtk @@ -80,11 +79,11 @@ window1 action 0 name: click action 0 description: Clicks the button - button3 + button4 "push button" - parent: unnamed-GtkContainerAccessible-0 - index: 4 - name: End 1 + parent: unnamed-GtkContainerAccessible-2 + index: 0 + name: End 2 state: enabled focusable sensitive showing visible toolkit: gtk diff --git a/testsuite/a11y/colorchooser.txt b/testsuite/a11y/colorchooser.txt index 3986054027..1282061f94 100644 --- a/testsuite/a11y/colorchooser.txt +++ b/testsuite/a11y/colorchooser.txt @@ -8,49 +8,6 @@ window1 layer: window alpha: 1 - headerbar - "panel" - parent: window1 - index: 1 - state: enabled sensitive showing visible - toolkit: gtk - - layer: widget - alpha: 1 - cancel_button - "push button" - parent: headerbar - index: 0 - name: Cancel - state: enabled focusable sensitive showing visible - toolkit: gtk - - layer: widget - alpha: 1 - - image size: -1 x -1 - image description: (null) - - action 0 name: click - action 0 description: Clicks the button - action 0 keybinding: c - ok_button - "push button" - parent: headerbar - index: 1 - name: Select - state: enabled focusable sensitive showing visible default - toolkit: gtk - - layer: widget - alpha: 1 - - image size: -1 x -1 - image description: (null) - - action 0 name: click - action 0 description: Clicks the button - action 0 keybinding: s dialog-vbox1 "filler" parent: window1 @@ -1323,3 +1280,46 @@ window1 layer: widget alpha: 1 + headerbar + "panel" + parent: window1 + index: 1 + state: enabled sensitive showing visible + toolkit: gtk + + layer: widget + alpha: 1 + cancel_button + "push button" + parent: headerbar + index: 0 + name: Cancel + state: enabled focusable sensitive showing visible + toolkit: gtk + + layer: widget + alpha: 1 + + image size: -1 x -1 + image description: (null) + + action 0 name: click + action 0 description: Clicks the button + action 0 keybinding: c + ok_button + "push button" + parent: headerbar + index: 1 + name: Select + state: enabled focusable sensitive showing visible default + toolkit: gtk + + layer: widget + alpha: 1 + + image size: -1 x -1 + image description: (null) + + action 0 name: click + action 0 description: Clicks the button + action 0 keybinding: s diff --git a/testsuite/a11y/expander.txt b/testsuite/a11y/expander.txt index 1eb96f1a78..c2837f41db 100644 --- a/testsuite/a11y/expander.txt +++ b/testsuite/a11y/expander.txt @@ -20,43 +20,3 @@ window1 action 0 name: activate action 0 description: Activates the expander - label1 - "label" - parent: expander1 - index: 0 - name: Hello World! - state: enabled multi-line sensitive visible - toolkit: gtk - - layer: widget - alpha: 1 - - text: Hello World! - character count: 12 - caret offset: 0 - default attributes: bg-color: - bg-full-height: 0 - direction: - editable: false - family-name: - fg-color: - indent: 0 - invisible: false - justification: left - language: - left-margin: 0 - pixels-above-lines: 0 - pixels-below-lines: 0 - pixels-inside-wrap: 0 - right-margin: 0 - rise: 0 - scale: 1 - size: - stretch: - strikethrough: false - style: - underline: none - variant: - weight: - wrap-mode: word - diff --git a/testsuite/a11y/menubutton2.txt b/testsuite/a11y/menubutton2.txt index f71a5a20d5..0102a88293 100644 --- a/testsuite/a11y/menubutton2.txt +++ b/testsuite/a11y/menubutton2.txt @@ -15,22 +15,6 @@ window1 layer: widget alpha: 1 - menubutton - "toggle button" - parent: window1 - index: 0 - name: Menu - state: enabled focusable sensitive showing visible - toolkit: gtk - - layer: widget - alpha: 1 - - image size: 16 x 16 - image description: (null) - - action 0 name: click - action 0 description: Clicks the button unnamed-GtkPopoverAccessible-1 "panel" parent: menubutton @@ -101,3 +85,19 @@ window1 action 0 name: click action 0 description: Clicks the button + menubutton + "toggle button" + parent: window1 + index: 0 + name: Menu + state: enabled focusable sensitive showing visible + toolkit: gtk + + layer: widget + alpha: 1 + + image size: 16 x 16 + image description: (null) + + action 0 name: click + action 0 description: Clicks the button diff --git a/testsuite/a11y/menubutton3.txt b/testsuite/a11y/menubutton3.txt index f71a5a20d5..0102a88293 100644 --- a/testsuite/a11y/menubutton3.txt +++ b/testsuite/a11y/menubutton3.txt @@ -15,22 +15,6 @@ window1 layer: widget alpha: 1 - menubutton - "toggle button" - parent: window1 - index: 0 - name: Menu - state: enabled focusable sensitive showing visible - toolkit: gtk - - layer: widget - alpha: 1 - - image size: 16 x 16 - image description: (null) - - action 0 name: click - action 0 description: Clicks the button unnamed-GtkPopoverAccessible-1 "panel" parent: menubutton @@ -101,3 +85,19 @@ window1 action 0 name: click action 0 description: Clicks the button + menubutton + "toggle button" + parent: window1 + index: 0 + name: Menu + state: enabled focusable sensitive showing visible + toolkit: gtk + + layer: widget + alpha: 1 + + image size: 16 x 16 + image description: (null) + + action 0 name: click + action 0 description: Clicks the button diff --git a/testsuite/a11y/pickers.txt b/testsuite/a11y/pickers.txt index 2f25f927d0..e8164482a6 100644 --- a/testsuite/a11y/pickers.txt +++ b/testsuite/a11y/pickers.txt @@ -20,7 +20,7 @@ window1 "unknown" parent: grid1 index: 0 - state: enabled sensitive visible + state: enabled sensitive showing visible toolkit: gtk layer: widget @@ -29,7 +29,7 @@ window1 "unknown" parent: grid1 index: 1 - state: enabled sensitive visible + state: enabled sensitive showing visible toolkit: gtk layer: widget -- 2.30.2